wayland: use the GdkCursorType enum information to lookup the cursor name
authorThomas Wood <thomas.wood@intel.com>
Tue, 5 Feb 2013 19:10:25 +0000 (19:10 +0000)
committerThomas Wood <thomas.wood@intel.com>
Wed, 6 Feb 2013 16:56:44 +0000 (16:56 +0000)
commit4f6d535626c441dbe063ee63344556f4ec68c81e
treedcbc41b04d0dfbfac86ad864d5085f089cd4a684
parent69ac91b4b3b035f92b6d10944fb125e16ca3b062
wayland: use the GdkCursorType enum information to lookup the cursor name

Use the enum information to generate the cursor name rather than using a
lookup table.

https://bugzilla.gnome.org/show_bug.cgi?id=693256
gdk/wayland/gdkcursor-wayland.c